home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BCI NET
/
BCI NET Dec 94.iso
/
archives
/
programming
/
utilities
/
strip37_2.lha
/
Strip
/
src
/
smakefile
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1994-08-29
|
195 b
|
13 lines
LIBS = lib:sc.lib+lib:amiga.lib
/Strip: Strip.o
slink Strip.o to /Strip sd sc nd lib $(LIBS)
protect /Strip +p
Strip.o: Strip.c
sc Strip.c
doc:
groff -Tlatin1 -man Strip.V37 > /Strip.man